Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes #24

Merged
merged 5 commits into from
Nov 30, 2016
Merged

Bugfixes #24

merged 5 commits into from
Nov 30, 2016

Conversation

nitrocaster
Copy link

  • 82554f5 : Provides workaround for issue assertion failure in object_rep::add_dependency #22.
  • b7b2bdb : Removes function_introspection auto preload because otherwise luabind::open can not be called before luaL_openlibs (now one have to manually call luabind::bind_function_introspection).
  • e2a94d3 : Fixes null pointer dereference that occurs in to_cpp function when LUABIND_NO_ERROR_CHECKING is defined because cv.match invokation is disabled by #ifndef condition.

@decimad decimad merged commit ab68622 into decimad:master Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants